How to Install ceve software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install ceve software package in Ubuntu 12.04 LTS (Precise Pangolin)

ceve software package provides utility to parse package dependencies as set of constraints, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ceve 

ceve is installed in your system.

Make ensure the ceve package were installed using the commands given below,

$ sudo dpkg-query -l | grep ceve *

You will get with ceve package name, version, architecture and description in a table

ceve package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package ceve
Version 1.4-2
Description utility to parse package dependencies as set of constraints
Sub Section devel


See Also, How to uninstall or remove ceve software package from Ubuntu 12.04 LTS (Precise Pangolin)?